Docs.rs
maud-0.26.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
maud 0.26.0
Compile-time HTML templates.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
11
out of
11
items documented
4
out of
10
items with examples
Links
Homepage
lambda-fairy/maud
2140
142
43
crates.io
Dependencies
actix-web ^4
normal
axum-core ^0.4
normal
futures-util ^0.3.0
normal
http ^1
normal
itoa ^1
normal
maud_macros ^0.26.0
normal
rocket ^0.5
normal
tide ^0.16.0
normal
warp ^0.3.6
normal
trybuild ^1.0.33
dev
Versions
0.26.0
0.25.0
0.24.0
0.23.0
0.22.3
0.22.2
0.22.1
0.22.0
0.21.0
0.20.0
0.19.0
0.18.1
0.18.0
0.17.5
0.17.4
0.17.3
0.17.2
0.17.1
0.17.0
0.16.2
0.16.1
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.1
0.11.0
0.10.0
0.9.0
0.8.1
0.8.0
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0
Owners
A macro for writing HTML templates. This documentation only describes the runtime API. For a general guide, check out the [book] instead. [book]: https://maud.lambda.xyz/